Auto merge of #1831 - alexcrichton:publish-cargo, r=huonw
authorbors <bors@rust-lang.org>
Sat, 25 Jul 2015 00:48:43 +0000 (00:48 +0000)
committerbors <bors@rust-lang.org>
Sat, 25 Jul 2015 00:48:43 +0000 (00:48 +0000)
This commit tweaks some metadata here and there to publish Cargo on crates.io.

* License fields are added to Cargo.tomls
* `registry` was renamed to `crates-io`
* API docs for the `cargo` crate are now generated via `make doc`


Trivial merge